Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Functions / Advanced Job Object Functions


GXSetJobRefCon

You can use the GXSetJobRefCon function to associate a reference constant with a particular job object.

void GXSetJobRefcon (gxJob aJob, void *refCon);
aJob
The job object in which to assign a reference constant.
refCon
A pointer to the reference constant to assign.
DESCRIPTION
The GXSetJobRefCon function sets the reference constant for a job object. For example, the reference constant may point to the document data associated with the print job.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.
SEE ALSO
To get the reference constant associated with a job object, see the description of the GXGetJobRefCon function in the previous section.

For an example that uses the GXSetJobRefCon function, see "Getting and Setting the Reference Constant for a Job Object" on page 4-23.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help